home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 March
/
macformat-048.iso
/
Demos
/
Musee d'Orsay
/
ORSAY
/
DATAOR
/
GUIDE.DXR
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-17
|
216 b
|
13 lines
on exitFrame
puppetTempo(6)
set volson to the volume of sound 1
if volson > 20 then
fadesound()
go(the frame)
else
put the timer
sound stop 1
set the volume of sound 1 to 180
end if
end